home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 5_programming / parsekey < prev    next >
Encoding:
Text File  |  2001-03-22  |  355 b   |  13 lines

  1. Synopsis:
  2.    parsekey <key function>
  3.  
  4. Description:
  5.    This command allows direct access to the functions normally bound to
  6.    special keys via the BIND command.  It is useful for using rarely-
  7.    used key functions that are not bound to a particular key.  Any of
  8.    the functions that may be bound to a key may be used.
  9.  
  10. See Also:
  11.    bind(4)
  12.  
  13.